Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function ReadXml( _ ByVal schemaFile As String, _ ByVal reader As XmlReader _ ) As T |
C# | |
---|---|
public static T ReadXml( string schemaFile, XmlReader reader ) |
Parameters
- schemaFile
- reader
Exception | Description |
---|---|
System.Xml.XmlException | Returns detailed information about the last exception. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7